pub const fn spec_cast_float<From, To>(_from: From) -> Towhere From: Copy + IeeeFloatCast<To>, To: Decimal,