Construct a raw 64-bit decimal value from the specified significand and exponent.
Declared in <bdldfp_decimalimputil_inteldfp.h>
<bdldfp_decimalimputil_inteldfp.h>
static DecimalImpUtil_IntelDfp::ValueType64 makeDecimalRaw64( long long significand, int exponent);