function rb_class_initialize

static VALUE rb_class_initialize(int argc, VALUE *argv, VALUE klass)

Class#initialize の実体です。