pub unsafe extern "C" fn X509_STORE_set_flags(
    store: *mut X509_STORE,
    flags: c_ulong
) -> c_int