pub const DEFLATE_NUM_PRECODE_SYMS: usize = 19;
Number of symbols in each Huffman code. Note: for the literal/length and offset codes, these are actually the maximum values; a given block might use fewer symbols.