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