extern int func1p(void);
extern int func2p(void);
extern int func3p(void);

#define PROTO1 0x1
#define PROTO2 0x2
#define PROTO3 0x3
