pub unsafe extern "C" fn dlaswp_( n: *const c_int, a: *mut c_double, lda: *const c_int, k1: *const c_int, k2: *const c_int, ipiv: *const c_int, incx: *const c_int, )