fn writeImplicitValue(writer: anytype, value_bytes: []const u8) !void
writer: anytype,
value_bytes: []const u8,