struct Foo { int member; }; void g(Foo *foo) { foo-> }