wcstoutfdup_startup 2093 compat/mingw.c 	__argv[0] = wcstoutfdup_startup(buffer, _wpgmptr, maxlen);
wcstoutfdup_startup 2095 compat/mingw.c 		__argv[i] = wcstoutfdup_startup(buffer, wargv[i], maxlen);
wcstoutfdup_startup 2097 compat/mingw.c 		environ[i] = wcstoutfdup_startup(buffer, wenv[i], maxlen);