int bob_mcbob(void); int main(void) { return bob_mcbob(); }