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