pub unsafe extern "C" fn ippsDeflateLZ77FastestGenHuffTable_8u(
pLitStat: *const c_int,
pDistStat: *const c_int,
pLitCodeTable: *mut IppDeflateHuffCode,
pDistCodeTable: *mut IppDeflateHuffCode
) -> IppStatuspub unsafe extern "C" fn ippsDeflateLZ77FastestGenHuffTable_8u(
pLitStat: *const c_int,
pDistStat: *const c_int,
pLitCodeTable: *mut IppDeflateHuffCode,
pDistCodeTable: *mut IppDeflateHuffCode
) -> IppStatus