RR_SECTION_COUNT
assert(section >= ANSWER_SECTION && section < RR_SECTION_COUNT);
uint16_t counts[RR_SECTION_COUNT];
for (section = ANSWER_SECTION; section < RR_SECTION_COUNT; ++section) {
!TC(q->packet) && section < RR_SECTION_COUNT;