__htobem64
#define __htobem64(_x, _v) __swapm64((_x), (_v))
#define __htobem64(_x, _v) (*(__uint64_t *)(_x) = __htobe64(_v))