mingw_putenv      231 compat/mingw.h int mingw_putenv(const char *namevalue);
mingw_putenv      232 compat/mingw.h #define putenv mingw_putenv
mingw_putenv      233 compat/mingw.h #define unsetenv mingw_putenv