name: []const u8 = "???"compile_unit_name: []const u8 = "???"source_location: ?SourceLocation = nullpub const Symbol = struct {
name: []const u8 = "???",
compile_unit_name: []const u8 = "???",
source_location: ?SourceLocation = null,
}