enum64 kind is followed by this struct
pub const Enum64 = extern struct
pub const Enum64 = extern struct { name_off: u32, val_lo32: i32, val_hi32: i32, }