enum kind is followed by this struct
pub const Enum = extern struct
pub const Enum = extern struct { name_off: u32, val: i32, }