pub unsafe extern "C" fn X509_STORE_get_verify_cb(
xs: *const x509_store_st,
) -> Option<unsafe extern "C" fn(_: i32, _: *mut x509_store_ctx_st) -> i32>
pub unsafe extern "C" fn X509_STORE_get_verify_cb(
xs: *const x509_store_st,
) -> Option<unsafe extern "C" fn(_: i32, _: *mut x509_store_ctx_st) -> i32>