VarModifiers_Apply
val = VarModifiers_Apply(val, &name, ctxt, err, freePtr,
char *val = VarModifiers_Apply(NULL, NULL, NULL, false,
newval = VarModifiers_Apply((char *)val,
char *s = VarModifiers_Apply(NULL, NULL, ctxt, true, &freePtr,
extern char *VarModifiers_Apply(char *, const struct Name *, SymTable *,