NUM2OFFT 256 ruby.h # define NUM2OFFT(x) ((off_t)NUM2LL(x)) NUM2OFFT 258 ruby.h # define NUM2OFFT(x) NUM2LONG(x)