pub fn __fixunstfsi(a: f128) callconv(.c) u32
pub fn __fixunstfsi(a: f128) callconv(.c) u32 { return intFromFloat(u32, a); }