int foo(int x, int y, int z) { return bar(x + y + z); }