rb_num2ulong      626 include/ruby/ruby.h unsigned long rb_num2ulong(VALUE);
rb_num2ulong      643 include/ruby/ruby.h 	return rb_num2ulong(x);