CLAY__TYPEDEF($NAME$, struct { uint32_t capacity; uint32_t length; $TYPE$ *internalArray; });