Strips a named-type stream named_type down to its underlying structural shape unwrapped_named_type — the alias's declared body. Type-level relabel only; the value passes through unchanged. Inverse of pack_named.
Strip the alias identity, edit the underlying record fields, then repack the named value.
Expose the raw payload behind a named type for logging or serialisation.
Unpack named trasformation component