char ≦ short ≦ int ≦ long ≦ long long
typedef long int int64_t;
typedef unsigned long ULONG; typedef unsigned long DWORD;