hc_bswap16
int16_t hc_bswap16(int16_t var);
tmp.cmd = hc_bswap16(tmp.cmd);
tmp.id = hc_bswap16(tmp.id);
item->leafid = hc_bswap16(item->leafid);