fn __floatsixf(a: i32) callconv(.c) f80
fn __floatsixf(a: i32) callconv(.c) f80 { return floatFromInt(f80, a); }