pub unsafe extern "C" fn zxing_ReaderOptions_setReturnErrors(
    opts: *mut zxing_ReaderOptions,
    returnErrors: bool
)