pub unsafe extern "C" fn X509_STORE_set_check_issued(
    ctx: *mut X509_STORE,
    check_issued: X509_STORE_CTX_check_issued_fn
)