struct inflate_huft_s FAR inflate_huft
struct inflate_blocks_state FAR inflate_blocks_statef
void inflate_codes_free(inflate_codes_statef *c, z_streamp z)
inflate_codes_statef * inflate_codes_new(uInt bl, uInt bd, inflate_huft *tl, inflate_huft *td, z_streamp z)
int inflate_codes(inflate_blocks_statef *s, z_streamp z, int r)
struct inflate_codes_state FAR inflate_codes_statef