NUM2SIZET 444 include/ruby/ruby.h # define NUM2SIZET(x) ((size_t)NUM2ULL(x)) NUM2SIZET 447 include/ruby/ruby.h # define NUM2SIZET(x) NUM2ULONG(x)