bool SomeOutsideLibraryThatSetX(int& x);
class Example { private: int x; int y; public: void DoSomething