pub unsafe extern "C" fn X509_STORE_set_get_issuer(
    ctx: *mut X509_STORE,
    get_issuer: X509_STORE_CTX_get_issuer_fn
)