rb_time_timespec_new   15 ext/-test-/time/new.c     return rb_time_timespec_new(&ts, NUM2INT(gmtoff));
rb_time_timespec_new  910 include/ruby/intern.h VALUE rb_time_timespec_new(const struct timespec *, int);