_elf_getarsymwordsize
is64 = (_elf_getarsymwordsize(elf) == 8);
if (_elf_getarsymwordsize(elf) == 8) {
extern size_t _elf_getarsymwordsize(Elf *);