pub unsafe extern "C" fn ippiCopy_32s_C3CR( pSrc: *const Ipp32s, srcStep: c_int, pDst: *mut Ipp32s, dstStep: c_int, roiSize: IppiSize ) -> IppStatus