ElfX
#undef ElfX
# define ElfX(x) Elf32_##x
# define ElfX(x) Elf64_##x
} ElfX(Ehdr);
} ElfX(Phdr);
} ElfX(Shdr);