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