Ruby 4.0 リファレンスマニュアル

function rb_autoload

[edit]
void rb_autoload(const char *klass, const char *filename)

この関数は Ruby 2.3 以降で deprecated です。rb_funcall を使用してください。