pub const ValueType_NIX_TYPE_THUNK: ValueType = 0;
Unevaluated expression Thunks often contain an expression and closure, but may contain other representations too. Their state is mutable, unlike that of the other types.