typedef struct { int32_t length; $TYPE$ *internalArray; } $NAME$Slice;