htobe16
fwcfg_sc.directory->files[file_index].be_selector = htobe16(index);
fm.destination = htobe16(mp->m_glyph->g_index);
fm.length = htobe16(mp->m_length - 1);
extern uint16_t htobe16(uint16_t);
test16 = htobe16(val16);