pub type GElf_Syminfo = Elf64_Syminfo;
#[repr(C)]pub struct GElf_Syminfo { pub si_boundto: u16, pub si_flags: u16, }
si_boundto: u16
si_flags: u16