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