rb_str2big_poweroftwo    6 ext/-test-/bignum/str2big.c     return rb_str2big_poweroftwo(str, NUM2INT(vbase), RTEST(badcheck));
rb_str2big_poweroftwo 1529 internal.h     VALUE rb_str2big_poweroftwo(VALUE arg, int base, int badcheck);