12#error Only Win32 target is supported!
15#pragma pack(push,_CRT_PACKING)
47#if _INTEGRAL_MAX_BITS >= 64
77#if _INTEGRAL_MAX_BITS >= 64
95#if !defined (RC_INVOKED)
__CRT_INLINE void __cdecl ftime(struct timeb *_Tmb)
_CRTIMP errno_t __cdecl _ftime32_s(_Out_ struct __timeb32 *_Time)
_CRTIMP void __cdecl _ftime32(_Out_ struct __timeb32 *_Time)
_In_ size_t _In_ const __time32_t * _Time
_ACRTIMP errno_t __cdecl _ftime64_s(_Out_ struct __timeb64 *_Time)
_ACRTIMP void __cdecl _ftime64(_Out_ struct __timeb64 *_Time)
#define _CRT_INSECURE_DEPRECATE(_Replacement)