pub fn __floattixf(a: i128) callconv(.c) f80
pub fn __floattixf(a: i128) callconv(.c) f80 { return floatFromInt(f80, a); }