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