function rb_class_new

[edit]
VALUE rb_class_new(VALUE super)

super をスーパークラスとして新しいクラスオブジェクトを生成し、返します。