pub fn __floatuntihf(a: u128) callconv(.c) f16
pub fn __floatuntihf(a: u128) callconv(.c) f16 { return floatFromInt(f16, a); }