NGE_DDB
#define NGE_XDB(b, w, f, args) NGE_DDB(if ((b) & (w)) f args)
#define NGE_REPORT(args) NGE_DDB(nge_log args)