fn __fixunsxfsi(a: f80) callconv(.c) u32
fn __fixunsxfsi(a: f80) callconv(.c) u32 { return intFromFloat(u32, a); }