pub(crate) async fn run_virtio_mem(
    virtio_mem_fidl: VirtioMemRequestStream
) -> Result<(), Error>