pub const FLAG_MARKED: u8 = 0b0000_0001;
Flag: object has been marked by the GC during a collection cycle.