NUM2SSIZET 724 include/ruby/ruby.h # define NUM2SSIZET(x) ((ssize_t)NUM2LL(x)) NUM2SSIZET 727 include/ruby/ruby.h # define NUM2SSIZET(x) NUM2LONG(x)