fn __fixhfdi(a: f16) callconv(.c) i64
fn __fixhfdi(a: f16) callconv(.c) i64 { return intFromFloat(i64, a); }