pub unsafe fn zppequ_work( layout: Layout, uplo: u8, n: i32, ap: &[c64], s: &mut [f64], scond: &mut [f64], amax: &mut f64, ) -> i32