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