pub async fn request_open_file(co: &GenCo, path: PathBuf) -> Box<dyn Read>
Request that the VM open a std::io::Read for the specified file.