pub unsafe extern "C" fn gst_rtsp_connection_set_qos_dscp(
    conn: *mut GstRTSPConnection,
    qos_dscp: c_uint
) -> GstRTSPResult