rb_num2int        648 include/ruby/ruby.h long rb_num2int(VALUE);
rb_num2int        658 include/ruby/ruby.h 	return (int)rb_num2int(x);