fn ReadSymbol(
    table: &[HuffmanCode],
    br: &mut BrotliBitReader,
    input: &[u8]
) -> u32