Particle

struct Particle {
char[16] name;
}

Meta