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