Source position: libnettle.pp line 1572
var nettle_sha3_256_update: procedure(
ctx: Psha3_256_ctx;
length: Tsize_t;
data: Puint8_t
);