pub unsafe extern "C" fn LAPACKE_classq_work(
n: lapack_int,
x: *mut __BindgenComplex<f32>,
incx: lapack_int,
scale: *mut f32,
sumsq: *mut f32,
) -> lapack_intpub unsafe extern "C" fn LAPACKE_classq_work(
n: lapack_int,
x: *mut __BindgenComplex<f32>,
incx: lapack_int,
scale: *mut f32,
sumsq: *mut f32,
) -> lapack_int