I have a very quick question related to codeGenDecl. Specifically, is there a way to access the variables used in the format string like $1? For example, if I wanted to leverage exportcon a generic function but take the generic into account so when it is monomorphized I get a distinct name how might I do that?