pub unsafe extern "C" fn ippsCartToPolar_32fc( pSrc: *const Ipp32fc, pDstMagn: *mut Ipp32f, pDstPhase: *mut Ipp32f, len: c_int ) -> IppStatus