fn DecodeWindowBits(
    s_large_window: &mut bool,
    s_window_bits: &mut u32,
    br: &mut BrotliBitReader
) -> BrotliDecoderErrorCode