htonll
#define htonll(x) k5_htonll(x)
#define htonll(x) BMASK_64(x)
#define htonll(x) BSWAP_64(x)
#define htonll(x) htobe64(x)