Source position: libnettle.pp line 1183
type Tgosthash94_ctx = record
hash: array [0..7] of Tuint32_t;
sum: array [0..7] of Tuint32_t;
length: Tuint64_t;
message: array [0..31] of Tuint8_t;
end;