void f(void);
struct one {};
void two(void);
void many(int i);
struct many;
void many(int j);
struct many;
void noret(void);
void f(void);
struct one {};
void two(void);
void many(int i);
struct many;
void many(int j);
struct many;
void noret(void);