pub unsafe extern "C" fn ddot_( n: *const f77_int, x: *const f64, incx: *const f77_int, y: *const f64, incy: *const f77_int, ) -> f64