AAC_DPRINTF
#define AAC_DPRINTF(mask, args) if ((aac_debug & (mask)) != 0) printf args
#define AAC_DPRINTF(mask, args)