pub unsafe extern "C" fn gst_rtsp_session_pool_set_max_sessions(
    pool: *mut GstRTSPSessionPool,
    max: c_uint
)