sa_htobe16
fileHdr.numSections = sa_htobe16(3);
fileHdr.loadableSections = sa_htobe16(2);
uint16_t sa_htobe16(uint16_t);
f = (bo == ELFDATA2LSB) ? sa_htole16(f) : sa_htobe16(f)