pub(in virtio::iommu) async fn handle_command_tube( state: &Rc<RefCell<State>>, command_tube: AsyncTube, ) -> Result<(), IommuError>