#[no_mangle]
pub unsafe extern "C" fn BrotliDecoderIsFinished(
    state_ptr: *const BrotliDecoderState
) -> i32