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