fn addBytes(self: *Self, bytes: []const u8) void
XOR bytes into the beginning of the state.
self: *Self,
bytes: []const u8,