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