mingw_getcwd      226 compat/mingw.h char *mingw_getcwd(char *pointer, int len);
mingw_getcwd      227 compat/mingw.h #define getcwd mingw_getcwd