function UIntToStr(I: UInt64): String;
The UIntToStr function converts an unsigned 64-bit number into a string.