args_t
args_t *args; /* arguments for the call */
args_t arg;
args_t *arg_data;
args_t *temp, cur;
memcpy(&command.args[command.nargs], &cur, sizeof(args_t));