1 2 3 4 5 6 7 8 9
// Support header for macro_arg_directive.c int n; struct S { int k; }; void g(int);