public static extern IppStatus ippsFIRSRInit_32fc(Complex32 *pTaps, int tapsLen, IppAlgType algType, IppsFIRSpec_32fc *pSpec);
public static extern IppStatus ippsFIRSRInit_32f(float *pTaps, int tapsLen, IppAlgType algType, IppsFIRSpec_32f *pSpec);