unsafe fn get_xim_servers(
    xconn: &Arc<XConnection>
) -> Result<Vec<String>, GetXimServersError>