pub unsafe extern "C" fn X509_subject_name_cmp(
    a: *const X509,
    b: *const X509
) -> c_int