pub unsafe extern "C" fn zxing_ReaderOptions_setMaxNumberOfSymbols(
    opts: *mut zxing_ReaderOptions,
    n: c_int
)