1void f(void);2 3struct one {};4void two(void);5 6void many(int i);7struct many;8void many(int j);9struct many;10 11void noret(void);12