pub unsafe extern "C" fn zxing_ReaderOptions_setTryRotate(
    opts: *mut zxing_ReaderOptions,
    tryRotate: bool
)