expand_macro
void expand_macro(struct symbol *macro_symbol);
expand_macro(argv, argc);
static void expand_macro(const char *[], int);