pub unsafe extern "C" fn zxing_ReaderOptions_setTryHarder(
    opts: *mut zxing_ReaderOptions,
    tryHarder: bool
)