const Relocation = struct
const Relocation = struct { symbol_index: u32, data_offset: u32, relocation_address: u32, }