pub const CoreInfo = struct
pub const CoreInfo = struct { architecture: u8 = 0, implementer: u8 = 0, variant: u8 = 0, part: u16 = 0, }