INTERNAL FILE FOR USE ONLY BY nre.nim.
proc fget[K, V](self: Table[K, V]; key: K): V
template formatStr(howExpr, namegetter, idgetter: expr): expr