EQ_STORE_BAND_IDX
val = store->val[EQ_STORE_BAND_IDX(elem->head.id)]
int b_idx = EQ_STORE_BAND_IDX(elem->head.id) - 1;