pub unsafe extern "C" fn ippsEncodeLZO_8u( pSrc: *const u8, srcLen: u32, pDst: *mut u8, pDstLen: *mut u32, pLZOState: *mut LZOState_8u ) -> i32