pub unsafe extern "C" fn gst_rtsp_media_set_dscp_qos(
    media: *mut GstRTSPMedia,
    dscp_qos: c_int
)