Ruby 2.3.0 リファレンスマニュアル > 関数一覧 > rb_autoload
void rb_autoload(const char *klass, const char *filename)
この関数は 2.3.0 以降で deprecated です。rb_funcall を使用してください。