XXH_swap64
# define XXH_swap64 _byteswap_uint64
# define XXH_swap64 __builtin_bswap64
static U64 XXH_swap64 (U64 x)