be64enc
#define be64enc(buf, x) (*(uint64_t *)buf = __builtin_bswap64(x))
be64enc(void *pp, uint64_t u)
be64enc(void *pp, uint64_t u)
be64enc(void *pp, uint64_t u)
be64enc(void *pp, uint64_t u)