mingw_chmod       220 compat/mingw.h int mingw_chmod(const char *filename, int mode);
mingw_chmod       221 compat/mingw.h #define chmod mingw_chmod