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