class to_keep { int member1; void method1(); void method2(); }; void bar(to_keep&);