PRINT_SPEAKER_FLAG
#define PRINT_SPEAKER_FLAG(x, s) if (dataBlock->speaker_allocation_map. x ) dprintf("\t" s "\n");
#undef PRINT_SPEAKER_FLAG