fn __fixhfsi(a: f16) callconv(.c) i32
fn __fixhfsi(a: f16) callconv(.c) i32 { return intFromFloat(i32, a); }