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