pub unsafe extern "C" fn ippiThreshold_LTValGTVal_16s_C1IR( pSrcDst: *mut Ipp16s, srcDstStep: c_int, roiSize: IppiSize, thresholdLT: Ipp16s, valueLT: Ipp16s, thresholdGT: Ipp16s, valueGT: Ipp16s ) -> IppStatus