#include extern void foo (); void foo () { printf ("strong foo\n"); }