Convert from Unsigned Binary Coded Decimal.
Converts a 64-bit Unsigned Packed Format (16 decimal digits with no sign) to a 64-bit decimal floating-point value.
_Decimal64 __unsigned_BCD_to_d64 (unsigned long long);