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