pub type Elf64_Rel = __c_anonymous_elf64_rel;
struct Elf64_Rel { pub r_offset: u64, pub r_info: u64, }
r_offset: u64
r_info: u64