pub const DATA_OFFSET: usize = 8;
Byte offset from the start of a heap allocation where payload data begins (immediately after the 8-byte HeapHeader).