C++程序  |  10行  |  133 B

#if defined(__cplusplus)
extern "C" {
#endif

int foo() __VERSIONER_NO_GUARD __INTRODUCED_IN(14);

#if defined(__cplusplus)
}
#endif