pub type Elf32_Rel = __c_anonymous_elf32_rel;
struct Elf32_Rel { pub r_offset: u32, pub r_info: u32, }
r_offset: u32
r_info: u32