inflate_codes_free
local void inflate_codes_free OF((
inflate_codes_free(s->sub.decode.codes, z);
inflate_codes_free(s->sub.decode.codes, z);
extern void inflate_codes_free OF((
(void) inflate_codes_free(s->sub.decode.codes, z);
(void) inflate_codes_free(s->sub.decode.codes, z);