ZSTD_endStream
ZSTDLIB_API size_t ZSTD_endStream(ZSTD_CStream* zcs, ZSTD_outBuffer* output);
return ZSTD_endStream(cstream, output);