pub unsafe extern "C" fn ippsCartToPolar_64f( pSrcRe: *const f64, pSrcIm: *const f64, pDstMagn: *mut f64, pDstPhase: *mut f64, len: i32 ) -> i32