fn BrotliFillBitWindowCompileTimeNbits(
    br: &mut BrotliBitReader,
    n_bits: u32,
    input: &[u8],
)