inflate_codes_new
extern inflate_codes_statef *inflate_codes_new(
s->sub.decode.codes = inflate_codes_new(bl, bd, tl, td, z);
if ((c = inflate_codes_new(bl, bd, tl, td, z)) == Z_NULL)