pub unsafe extern "C" fn zxing_ReaderOptions_setTryDownscale(
    opts: *mut zxing_ReaderOptions,
    tryDownscale: bool
)