ruby_options 1001 include/ruby/ruby.h void *ruby_options(int, char**); ruby_options 35 main.c return ruby_run_node(ruby_options(argc, argv));