Represents a structure type.
Number of elements (members) in the structure.
Same as len(obj.elements), but faster.
An iterable that yields Type objects, representing the types of the elements (members) of the structure, in order.
True if the structure is packed, False otherwise.
Filled the body of a opaque type.