HUF_buildCTable_wksp
size_t HUF_buildCTable_wksp (HUF_CElt* tree,
{ size_t maxBits = HUF_buildCTable_wksp(table, count, maxSymbolValue, optLogGuess, workSpace, wkspSize);
{ size_t const maxBits = HUF_buildCTable_wksp(table->CTable, table->count,
{ size_t const maxBits = HUF_buildCTable_wksp((HUF_CElt*)nextHuf->CTable, countWksp,