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