pub const POISON: u8 = 0b00001111;
Poison byte written over unallocated GC heap memory when cfg(gc_zeal) is enabled.
cfg(gc_zeal)