Construct a raw 128-bit decimal value from the specified significand and exponent.
Declared in <bdldfp_decimalimputil.h>
<bdldfp_decimalimputil.h>
static DecimalImpUtil::ValueType128 makeDecimalRaw128( int significand, int exponent);