pub unsafe extern "C" fn zxing_ReaderOptions_setBinarizer(
    opts: *mut zxing_ReaderOptions,
    binarizer: zxing_Binarizer
)