pub fn __floatuntixf(a: u128) callconv(.c) f80
pub fn __floatuntixf(a: u128) callconv(.c) f80 { return floatFromInt(f80, a); }