u64xor
45 lib/u64.h # define u64xor(x, y) ((x) ^ (y))
u64xor
123 lib/u64.h u64xor (u64 x, u64 y)