pub unsafe extern "C" fn gst_rtsp_session_media_set_rtsp_state(
    media: *mut GstRTSPSessionMedia,
    state: GstRTSPState
)