pub type VirtualAddress = u64;
Virtual memory address. This is always a 64-bit value, regardless of target platform.