pub unsafe extern "C" fn BrotliEncoderSetParameter(
state: *mut BrotliEncoderState,
param: BrotliEncoderParameter,
value: u32,
) -> c_int
pub unsafe extern "C" fn BrotliEncoderSetParameter(
state: *mut BrotliEncoderState,
param: BrotliEncoderParameter,
value: u32,
) -> c_int