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