rb_w32_stat 1166 win32/win32.c if ((rb_w32_stat (filename, &sbuf) < 0 || rb_w32_stat 150 win32/win32.h #define stat(path,st) rb_w32_stat(path,st)