int g(double); ; void meow (int x) { g(100.0 * x); }