10#error Only Win32 target is supported!
15#pragma pack(push,_CRT_PACKING)
21#ifndef _UTIMBUF_DEFINED
22#define _UTIMBUF_DEFINED
34#if _INTEGRAL_MAX_BITS >= 64
97#if _INTEGRAL_MAX_BITS >= 64
123#ifdef _USE_32BIT_TIME_T
void modtime(int argc, const char *argv[])
_ACRTIMP int __cdecl _utime64(const char *, struct __utimbuf64 *)
_ACRTIMP int __cdecl _wutime64(const wchar_t *, struct __utimbuf64 *)
static int _wutime(const wchar_t *s, struct _utimbuf *buf)
_ACRTIMP int __cdecl _futime32(int, struct __utimbuf32 *)
_ACRTIMP int __cdecl _wutime32(const wchar_t *, struct __utimbuf32 *)
static int _futime(int fd, struct _utimbuf *buf)
static int _utime(const char *s, struct _utimbuf *buf)
_ACRTIMP int __cdecl _futime64(int, struct __utimbuf64 *)
_ACRTIMP int __cdecl _utime32(const char *, struct __utimbuf32 *)
_In_ size_t _In_ const __time32_t * _Time
_Pre_notnull_ _In_opt_z_ char const _In_opt_z_ char const _In_opt_z_ char const _Filename