FSE_NCountWriteBound  112 lib/zstd/fse.h FSE_PUBLIC_API size_t FSE_NCountWriteBound(unsigned maxSymbolValue, unsigned tableLog);
FSE_NCountWriteBound  308 lib/zstd/fse_compress.c 	if (bufferSize < FSE_NCountWriteBound(maxSymbolValue, tableLog))