unsafe fn error_print(
    state_ptr: *mut BrotliDecoderState,
    err: &mut Box<dyn Any + Send + 'static>
)