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