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