array kind is followed by this struct
pub const Array = extern struct
pub const Array = extern struct { typ: u32, index_type: u32, nelems: u32, }