#include int foo() { printf("I am foo\n"); return 0; }