/* This function is supposed to not exist. */ int foo (int a) { return xyzzy (a); }