Failed to use Python hex() function in Mojo

The number gets automatically converted to Int, which is 64 bits wide on 64-bit systems.
Unfortunately, casting to UInt128 or a larger type also won’t work: