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