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