#[no_mangle]
pub unsafe extern "C" fn BrotliEncoderIsFinished(
    state_ptr: *mut BrotliEncoderState
) -> i32