pub const HEAP_START_ADDRESS: u64 = 0x300000000;
Start address of the memory region used for program heap.