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