C++程序  |  10行  |  109 B

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

int foo() __REMOVED_IN(12);

#if defined(__cplusplus)
}
#endif