pub unsafe extern "C" fn X509_STORE_set_get_crl(
    ctx: *mut X509_STORE,
    get_crl: X509_STORE_CTX_get_crl_fn
)