ntohll
#define ntohll(x) k5_ntohll(x)
#define ntohll(x) BMASK_64(x)
#define ntohll(x) BSWAP_64(x)
#define ntohll(x) be64toh(x)
#define ntohll(x) be64toh((x))