fn parse(allocator: std.mem.Allocator, reader: anytype) !Tz
allocator: std.mem.Allocator,
reader: anytype,