pub unsafe extern "C" fn gst_rtsp_client_set_session_pool(
    client: *mut GstRTSPClient,
    pool: *mut GstRTSPSessionPool
)