pub const Elf64_Verneed = extern struct
pub const Elf64_Verneed = extern struct { vn_version: Half, vn_cnt: Half, vn_file: Word, vn_aux: Word, vn_next: Word, }