pub unsafe extern "C" fn gst_rtsp_server_set_session_pool(
    server: *mut GstRTSPServer,
    pool: *mut GstRTSPSessionPool
)