static void f (); // ERROR - used but not defined void g () { f (); }