pub unsafe extern "C" fn X509_check_akid(
    issuer: *mut X509,
    akid: *mut AUTHORITY_KEYID
) -> c_int