pub fn __truncdfhf2(a: f64) callconv(.c) compiler_rt.F16T(f64)
pub fn __truncdfhf2(a: f64) callconv(.c) compiler_rt.F16T(f64) { return @bitCast(truncf(f16, f64, a)); }