namespace A2_More_Inner {
  struct X {};
  void f(X);
}
