pub unsafe extern "C" fn ASN1_UTCTIME_set_string(
    s: *mut ASN1_UTCTIME,
    str_: *const c_char
) -> c_int