type ssdeepState struct { rollingState rollingState blockSize int64 hashString1 string hashString2 string blockHash1 uint32 blockHash2 uint32 }