pub unsafe extern "C" fn ippsConcat_8u( pSrc1: *const Ipp8u, len1: c_int, pSrc2: *const Ipp8u, len2: c_int, pDst: *mut Ipp8u ) -> IppStatus