auto ReadHuffmanCodeLengths(const uint8_t* code_length_code_lengths, int num_symbols, uint8_t* code_lengths, BitReader* br) -> int