pub unsafe extern "C" fn zxing_ReaderOptions_setTryInvert(
    opts: *mut zxing_ReaderOptions,
    tryInvert: bool
)