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