pub unsafe extern "C" fn X509_STORE_set_check_crl(
    ctx: *mut X509_STORE,
    check_crl: X509_STORE_CTX_check_crl_fn
)