IFDEBUG
#define IFDEBUG(x,y) if (cgddebug & (x)) y
#define IFDEBUG(x,y)
#define IFDEBUG(x,y) if (dkdebug & (x)) y