pub unsafe extern "C" fn X509_STORE_set_cert_crl(
    ctx: *mut X509_STORE,
    cert_crl: X509_STORE_CTX_cert_crl_fn
)