pub unsafe extern "C" fn ASN1_UTCTIME_cmp_time_t(
    s: *const ASN1_UTCTIME,
    t: time_t
) -> c_int