d_code
(ush)d_code(dist) < (ush)D_CODES, "zlib_tr_tally: bad match");
s->dyn_dtree[d_code(dist)].Freq++;
code = d_code(dist);