1 struct foo {
2   const int** const* const* bar;
3 };
4