RUBY_FIXNUM_MIN   229 include/ruby/ruby.h #define FIXNUM_MIN RUBY_FIXNUM_MIN
RUBY_FIXNUM_MIN   359 include/ruby/ruby.h #define RB_NEGFIXABLE(f) ((f) >= RUBY_FIXNUM_MIN)