#define uint32_t uint #define uint64_t ulong #define uint8_t uchar #define NULL 0 static void memset(uchar *str, int c, size_t n){ for(int i=0;i