fn writeEntryValue(writer: anytype, expression: []const u8) !void
writer: anytype,
expression: []const u8,