InterpretArg
if (InterpretArg(buff, buff2, sizeof buff2) == NULL) {
end = InterpretArg(line+8, arg, argsiz);
extern const char *InterpretArg(const char *, char *, size_t);