pub fn qemu_plugin_write_memory_vaddr(addr: u64, buf: &mut [u8]) -> Result<()>
Write memory to a virtual address. The address must be valid and mapped.