rge_db
#define RGE_LDB(b, args) RGE_XDB(b, rgep->debug, (*rge_db(rgep)), args)
void (*rge_db(rge_t *rgep))(const char *fmt, ...);