command_Expand_Interpret
if ((argc = command_Expand_Interpret(buff, nb, argv, 0)) < 0)
extern int command_Expand_Interpret(char *, int, char *vector[MAXARGS], int);
if ((argc = command_Expand_Interpret(cp, len, argv, cp - line)) < 0)