pub unsafe extern "C" fn X509_STORE_set_cleanup(
    ctx: *mut X509_STORE,
    cleanup: X509_STORE_CTX_cleanup_fn
)