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