#include int foo(void) { printf ("hello\n"); return 0; }