pub fn user_interface_system<Q>(universe: &mut Universe)where
    Q: AccessType + ResQuery + 'static,
    ResQueryItem<Q>: FeedProcessContext,