LOW_BITS
#define FIRST_BUCKET_SIZE (1U << LOW_BITS)
return lz_rd_decode_tree(rd, lm->bm_low[pos_state], LOW_BITS);
#define LOW_SYMBOLS (1 << LOW_BITS)