pub unsafe fn zppequ( uplo: u8, n: i32, ap: &[c64], s: &mut [f64], scond: &mut [f64], amax: &mut f64, info: &mut i32, )