pub const EMPTY_ALLOC_PTR: AllocPtr = AllocPtr::MAX; // 4_294_967_295u32
An AllocPtr that doesn’t point to anything.
AllocPtr