pub unsafe extern "C" fn gst_sdp_zone_set(
    zone: *mut GstSDPZone,
    adj_time: *const c_char,
    typed_time: *const c_char
) -> GstSDPResult