fn __fixunshfsi(a: f16) callconv(.c) u32
fn __fixunshfsi(a: f16) callconv(.c) u32 { return intFromFloat(u32, a); }