#[no_mangle]
pub unsafe extern "C" fn BrotliEncoderSetParameter(
state_ptr: *mut BrotliEncoderState,
param: BrotliEncoderParameter,
value: u32,
) -> i32
#[no_mangle]
pub unsafe extern "C" fn BrotliEncoderSetParameter(
state_ptr: *mut BrotliEncoderState,
param: BrotliEncoderParameter,
value: u32,
) -> i32