mix
union mix {
static u64 mix(u64 input1, u64 input2)
#define mix(a, b, c) \
#define mix(input) \
#undef mix