pub const FORWARDING_REF_OFFSET: u32 = HEADER_SIZE; // 16u32Expand description
The offset within this GC object, which must have the HEADER_COPIED_BIT
set and must reside within the old semi-space, where the new copy of this
object is located within the new semi-space.