pub unsafe extern "C" fn ippsDotProd_32f64f( pSrc1: *const Ipp32f, pSrc2: *const Ipp32f, len: c_int, pDp: *mut Ipp64f ) -> IppStatus