void rb_autoload(const char *klass, const char *filename)
この関数は Ruby 2.3 以降で deprecated です。rb_funcall を使用してください。