wstati64 124 win32/win32.c static int wstati64(const WCHAR *path, struct stati64 *st);
wstati64 1916 win32/win32.c if (wstati64(wpath, &sbuf) < 0) {
wstati64 5631 win32/win32.c ret = wstati64(wpath, st);
wstati64 7124 win32/win32.c if (wstati64(path, &stat)) {