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