(root)/
gawk-5.2.2/
test/
stupid2.awk
BEGIN {
	n = "varname"
	SYMTAB[n]
	varname
}