gen_codes
static void gen_codes (ct_data *tree, int max_code, ush *bl_count);
gen_codes((ct_data *)static_ltree, L_CODES+1, bl_count);
gen_codes ((ct_data *)tree, max_code, s->bl_count);