fn __fixunsxfdi(a: f80) callconv(.c) u64
fn __fixunsxfdi(a: f80) callconv(.c) u64 { return intFromFloat(u64, a); }