pub fn BrotliSafeGetBits( br: &mut BrotliBitReader, n_bits: u32, val: &mut u32, input: &[u8], ) -> bool