DoCommand
rtn = DoCommand(ac, (const char **)(void *)av);
return(DoCommand(ac, av));
static int DoCommand(int ac, const char **av);