00001 00002 #define VOID void 00003 #define U8 unsigned char 00004 00007 VOID foo(VOID); 00008 00012 VOID bar(U8 u8Param);