struct MetroHash128 { union { ulong[4] state; uint128 result; } union { ulong[4] stomach_64; char[32] stomach; } ulong bytes; }