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