add_function_argument
add_function_argument($$, $1);
add_function_argument($1, $3);
void add_function_argument(function_call *, tnode_t *);