float g(void); unsigned f(void) { return g(); }