pub fn __floatunsitf(a: u32) callconv(.c) f128
pub fn __floatunsitf(a: u32) callconv(.c) f128 { return floatFromInt(f128, a); }