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