pub unsafe extern "C" fn gst_rtsp_stream_set_dscp_qos(
    stream: *mut GstRTSPStream,
    dscp_qos: c_int
)