pub fn __extendhftf2(a: compiler_rt.F16T(f128)) callconv(.c) f128
pub fn __extendhftf2(a: compiler_rt.F16T(f128)) callconv(.c) f128 { return extendf(f128, f16, @as(u16, @bitCast(a))); }