fn __floatdixf(a: i64) callconv(.c) f80
fn __floatdixf(a: i64) callconv(.c) f80 { return floatFromInt(f80, a); }