fn write(self: *StreamSource, bytes: []const u8) WriteError!usize
self: *StreamSource,
bytes: []const u8,