DL2NUM            331 internal.h     # define DL2NUM(x) LL2NUM(x)
DL2NUM            334 internal.h     # define DL2NUM(x) (RB_FIXABLE(x) ? LONG2FIX(x) : rb_int128t2big(x))