#include extern "C" { void C2 (); } void C2 () { printf ("C2\n"); }