nge_gdb
void (*nge_gdb(void))(const char *fmt, ...);
#define NGE_GDB(b, args) NGE_XDB(b, nge_debug, (*nge_gdb()), args)