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