MAX_IDS
uint32_t rl_ids[MAX_IDS]; /* context */
left = MAX_IDS - num_ids;
assert(num_ids <= MAX_IDS);