pub unsafe extern "C" fn ippsResamplePolyphaseFixedInit_32f( inRate: c_int, outRate: c_int, len: c_int, rollf: Ipp32f, alpha: Ipp32f, pSpec: *mut IppsResamplingPolyphaseFixed_32f, hint: Type ) -> IppStatus