NUM2OFFT          438 include/ruby/ruby.h # define NUM2OFFT(x) ((off_t)NUM2LL(x))
NUM2OFFT          440 include/ruby/ruby.h # define NUM2OFFT(x) NUM2LONG(x)