pub unsafe extern "C" fn gst_rtsp_session_set_timeout(
    session: *mut GstRTSPSession,
    timeout: c_uint
)