pub unsafe fn zgebal( job: u8, n: i32, a: &mut [c64], lda: i32, ilo: &mut i32, ihi: &mut i32, scale: &mut [f64], info: &mut i32, )