_gone_in
void _gone_in(int major, const char *msg, ...) __printflike(2, 3);
_gone_in(major, msg __VA_OPT__(,) __VA_ARGS__); \