__int64_t
__int64_t
#define _SS_ALIGNSIZE (sizeof(__int64_t))
__int64_t __ss_align; /* force desired struct alignment */
typedef __int64_t int64_t;
__int64_t _mbstateL; /* for alignment */
typedef __int64_t __blkcnt_t; /* file block count */
typedef __int64_t __id_t; /* can hold a gid_t, pid_t, or uid_t */
typedef __int64_t __off_t; /* file offset */
typedef __int64_t __rlim_t; /* resource limit - intentionally */
typedef __int64_t daddr_t; /* disk address */
typedef __int64_t sbintime_t;
typedef __int64_t quad_t;
typedef __int64_t __ptrdiff_t; /* ptr1 - ptr2 */
typedef __int64_t __register_t;
typedef __int64_t __segsz_t; /* segment size (in pages) */
typedef __int64_t __ssize_t; /* byte count or error */
typedef __int64_t __time_t; /* time()... */
typedef __int64_t __vm_ooffset_t;
typedef __int64_t __critical_t;
typedef __int64_t __intfptr_t;
typedef __int64_t __intptr_t;
typedef __int64_t __intmax_t;
typedef __int64_t __int_fast64_t;
typedef __int64_t __int_least64_t;
typedef __int64_t __register_t;
typedef __int64_t __vm_ooffset_t;