pub unsafe extern "C" fn dswap_( n: *const blas_int, x: *mut f64, incx: *const blas_int, y: *mut f64, incy: *const blas_int, )