#include #include #include #include #include struct Bar; struct Foo { }; extern "C" { extern const int32_t NUMBER; extern Foo FOO; extern const Bar BAR; void root(); } // extern "C"