rb_num_to_dbl    1193 internal.h     double rb_num_to_dbl(VALUE val);
rb_num_to_dbl      27 math.c         #define Get_Double(x) rb_num_to_dbl(x)