pub unsafe fn vmwrite(field: u32, value: u64) -> Result<()>
Write to a specified field in a VMCS.
Needs CPL 0.