pub const HUFF_LOOKAHEAD: u8 = 9;
Determines how many bits of lookahead we have for our bitstream decoder.