struct_alloc 28 struct.c static VALUE struct_alloc(VALUE); struct_alloc 305 struct.c rb_define_alloc_func(nstr, struct_alloc); struct_alloc 330 struct.c return struct_alloc(klass); struct_alloc 377 struct.c rb_define_alloc_func(klass, struct_alloc);