pub const CONTINUATION_PAYLOAD_GC_REF: u8 = 1;
Marker for a continuation payload slot that contains a GC-managed reference and must be traced while the continuation is suspended.