rb_w32_fclose     147 include/ruby/win32.h #define fclose(f)		rb_w32_fclose(f)
rb_w32_fclose     728 include/ruby/win32.h int  rb_w32_fclose(FILE*);