pub unsafe fn write_msr(msr: u32, val: u64)
Write a value to an MSR.
The caller must guarantee that this is a safe operation, based on the behavior of the specified MSR.