_SWAP_WORD
#define SWAP_SWORD(X) _SWAP_WORD(X, /* Elf32_Sword */ Elf64_Sword)
#define SWAP_WORD(X) _SWAP_WORD(X, /* Elf32_Word */ Elf64_Word)