__size_t
typedef __uint64_t __size_t; /* sizeof() */
typedef __uint32_t __size_t; /* sizeof() */
typedef __SIZE_TYPE__ __size_t;