fn absorb(self: *Self, bytes_: []const u8) void
Absorb a slice of bytes into the sponge.
self: *Self,
bytes_: []const u8,