1extern int func1p(void);
2extern int func2p(void);
3extern int func3p(void);
4
5#define PROTO1 0x1
6#define PROTO2 0x2
7#define PROTO3 0x3
8