NUM2SIZET 723 include/ruby/ruby.h # define NUM2SIZET(x) ((size_t)NUM2ULL(x)) NUM2SIZET 726 include/ruby/ruby.h # define NUM2SIZET(x) NUM2ULONG(x)