v.21.7Bug Fix

Fix UBSan Report in Big Integers Handling

Fix incorrect behaviour and UBSan report in big integers. In previous versions CAST(1e19 AS UInt128) returned zero. #25279 (alexey-milovidov).