pub fn __mulxf3(a: f80, b: f80) callconv(.c) f80
pub fn __mulxf3(a: f80, b: f80) callconv(.c) f80 { return mulf3(f80, a, b); }