#include #include #include #include #include struct Normal { int32_t x; float y; }; extern "C" { extern int32_t foo(); extern void bar(Normal a); extern int32_t baz(); } // extern "C"