fn __floatunsixf(a: u32) callconv(.c) f80
fn __floatunsixf(a: u32) callconv(.c) f80 { return floatFromInt(f80, a); }