pub fn tag_ptr(ptr: *mut u8, color: GcColor, generation: Generation) -> *mut u8
Tag a raw pointer with GC metadata (color and generation).