fn __floatundixf(a: u64) callconv(.c) f80
fn __floatundixf(a: u64) callconv(.c) f80 { return floatFromInt(f80, a); }