pub const INLINE_PAYLOAD_SLOT: u32 = u32::MAX; // 4_294_967_295u32
Sentinel value indicating payload is inline (not in a slot).