pub unsafe fn wrmsr(index: u32, value: u64) -> Result<(), TdVmcallError>
Make sure the index and the corresponding value are valid.