rb_big2str_poweroftwo   31 ext/-test-/bignum/big2str.c     return rb_big2str_poweroftwo(big(x), base);
rb_big2str_poweroftwo 1527 internal.h     VALUE rb_big2str_poweroftwo(VALUE x, int base);