SYM_GEN_Z
#define SYM_GEN_Z(s, label) ((short) offsetof(s, label)),
#undef SYM_GEN_Z
#define SYM_GEN_Z(s, label) s label;