wchar_t ***__cdecl __p___wargv()
_END_SECURE_CRT_DEPRECATION_DISABLE bool __cdecl __acrt_initialize_command_line()
errno_t __cdecl _get_wpgmptr(wchar_t **const result)
char **__cdecl __p__acmdln()
bool __cdecl __acrt_uninitialize_command_line(bool const)
_BEGIN_SECURE_CRT_DEPRECATION_DISABLE int *__cdecl __p___argc()
errno_t __cdecl _get_pgmptr(char **const result)
char **__cdecl __p__pgmptr()
wchar_t **__cdecl __p__wcmdln()
char ***__cdecl __p___argv()
wchar_t **__cdecl __p__wpgmptr()
LPSTR WINAPI GetCommandLineA(VOID)
LPWSTR WINAPI GetCommandLineW(VOID)
#define _BEGIN_SECURE_CRT_DEPRECATION_DISABLE
#define _VALIDATE_RETURN_ERRCODE(expr, errorcode)
#define _END_SECURE_CRT_DEPRECATION_DISABLE