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

int foo() __REMOVED_IN(12);

#if defined(__cplusplus)
}
#endif