`reinterpret` to a single value from an array of a smaller data type

If you have a tuple of UInt8’s, the following gets completely optimized out for all Unsigned types:

I haven’t found a no op way to create byte tuples from UIntX.