pub unsafe extern "C" fn CBS_parse_utc_time(
    cbs: *const CBS,
    out_tm: *mut tm,
    allow_timezone_offset: c_int
) -> c_int