const Symbol = struct
const Symbol = struct { section: ?*Section, size: u64, offset: u64, index: u16 = undefined, info: u8, }