pub unsafe extern "C" fn gst_rtsp_session_media_set_state(
    media: *mut GstRTSPSessionMedia,
    state: GstState
) -> gboolean