pub fn __powihf2(a: f16, b: i32) callconv(.c) f16
pub fn __powihf2(a: f16, b: i32) callconv(.c) f16 { return powiXf2(f16, a, b); }