class A; namespace start { __attribute__((deprecated)) A& operator<<(A&, int); }