rb_io_fdopen 410 include/ruby/intern.h VALUE rb_io_fdopen(int, int, const char*); rb_io_fdopen 1453 ruby.c f = rb_io_fdopen(fd, mode, fname);