pub unsafe extern "C" fn X509_check_issued(
    issuer: *mut X509,
    subject: *mut X509
) -> c_int