extern "C" { #include } int main() { fwrite( "test\n", 5, 1, stdout ); }