int ones(void) { return 111; } int twos(void) { return 222; }