14#pragma warning(disable: _UCRT_DISABLED_WARNINGS)
21#if _CRT_FUNCTIONS_REQUIRED
22 #ifdef _CRT_USE_WINAPI_FAMILY_DESKTOP_APP
_ACRTIMP intptr_t __cdecl _wspawnl(int, const wchar_t *, const wchar_t *,...)
_ACRTIMP intptr_t __cdecl _wspawnv(int, const wchar_t *, const wchar_t *const *)
_ACRTIMP intptr_t __cdecl _wspawnvp(int, const wchar_t *, const wchar_t *const *)
_ACRTIMP intptr_t __cdecl _wspawnlp(int, const wchar_t *, const wchar_t *,...)
_ACRTIMP intptr_t __cdecl _wexecve(const wchar_t *, const wchar_t *const *, const wchar_t *const *)
_ACRTIMP intptr_t __cdecl _wexecv(const wchar_t *, const wchar_t *const *)
_ACRTIMP intptr_t __cdecl _wspawnvpe(int, const wchar_t *, const wchar_t *const *, const wchar_t *const *)
_ACRTIMP intptr_t __cdecl _wexecl(const wchar_t *, const wchar_t *,...)
_ACRTIMP intptr_t __cdecl _wexecvp(const wchar_t *, const wchar_t *const *)
_ACRTIMP intptr_t __cdecl _wexeclp(const wchar_t *, const wchar_t *,...)
_ACRTIMP intptr_t __cdecl _wspawnle(int, const wchar_t *, const wchar_t *,...)
_ACRTIMP intptr_t __cdecl _wexecvpe(const wchar_t *, const wchar_t *const *, const wchar_t *const *)
_ACRTIMP intptr_t __cdecl _wexecle(const wchar_t *, const wchar_t *,...)
_ACRTIMP int __cdecl _wsystem(const wchar_t *)
_ACRTIMP intptr_t __cdecl _wspawnlpe(int, const wchar_t *, const wchar_t *,...)
_ACRTIMP intptr_t __cdecl _wexeclpe(const wchar_t *, const wchar_t *,...)
_ACRTIMP intptr_t __cdecl _wspawnve(int, const wchar_t *, const wchar_t *const *, const wchar_t *const *)
_In_z_ _Printf_format_string_ char const *const va_list _ArgList
#define _UCRT_DISABLE_CLANG_WARNINGS
#define _UCRT_RESTORE_CLANG_WARNINGS
#define _CRT_END_C_HEADER
#define _CRT_BEGIN_C_HEADER