pub unsafe extern "C" fn ippsNormalize_32f( pSrc: *const Ipp32f, pDst: *mut Ipp32f, len: c_int, vSub: Ipp32f, vDiv: Ipp32f ) -> IppStatus