NUM2SSIZET 445 include/ruby/ruby.h # define NUM2SSIZET(x) ((size_t)NUM2LL(x)) NUM2SSIZET 448 include/ruby/ruby.h # define NUM2SSIZET(x) NUM2LONG(x)