rb_struct_new      23 ext/-test-/win32/console/attribute.c     return rb_struct_new(rb_cConsoleScreenBufferInfo,
rb_struct_new     124 ext/etc/etc.c      return rb_struct_new(sPasswd,
rb_struct_new     392 ext/etc/etc.c      return rb_struct_new(sGroup,
rb_struct_new     877 include/ruby/intern.h VALUE rb_struct_new(VALUE, ...);
rb_struct_new    6922 process.c          ret = rb_struct_new(rb_cProcessTms, utime, stime, cutime, cstime);