bge_db
#define BGE_LDB(b, args) BGE_XDB(b, bgep->debug, (*bge_db(bgep)), args)
void (*bge_db(bge_t *bgep))(const char *fmt, ...);