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