pub unsafe fn zgtsv( n: i32, nrhs: i32, dl: &mut [c64], d: &mut [c64], du: &mut [c64], b: &mut [c64], ldb: i32, info: &mut i32, )