mutable Twenty One Bit String Of Size
Create a new mutable twenty-one-bit string with the specified number of elements.
Return
The new tuple, initialized to null characters (code point 0).
Parameters
size
The number of elements in the new tuple.