pub unsafe extern "C" fn zlaqps_(
m: *mut c_int,
n: *mut c_int,
offset: *mut c_int,
nb: *mut c_int,
kb: *mut c_int,
a: *mut Rcomplex,
lda: *mut c_int,
jpvt: *mut c_int,
tau: *mut Rcomplex,
vn1: *mut c_double,
vn2: *mut c_double,
auxv: *mut Rcomplex,
f: *mut Rcomplex,
ldf: *mut c_int,
)