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