pub fn write_byte( physical_memory: *mut ConfObject, physical_addr: u64, byte: u8, ) -> Result<()>
Write a byte to a physical address