class A; namespace start { __attribute__((annotate("an annotation"))) A& operator<<(A&, int); }