GCC_DEPRECATED
#undef GCC_DEPRECATED
#define GCC_DEPRECATED(msg) __attribute__((deprecated))
#define GCC_DEPRECATED(msg) /* nothing */