TYPE_END
elements[index].type = TYPE_END;
while (element->type != TYPE_END) {
for (int32 index = 0; elements[index].type != TYPE_END; index++) {