fn __fixunshfdi(a: f16) callconv(.c) u64
fn __fixunshfdi(a: f16) callconv(.c) u64 { return intFromFloat(u64, a); }