pub unsafe extern "C" fn X509_STORE_set_lookup_crls(
    ctx: *mut X509_STORE,
    lookup_crls: X509_STORE_CTX_lookup_crls_fn
)