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