/** *
*/ struct C; /** *
*/ struct D { int a; }; struct NotAnnotated { int f; };