pub fn __fixhfti(a: f16) callconv(.c) i128
pub fn __fixhfti(a: f16) callconv(.c) i128 { return intFromFloat(i128, a); }