Add .tar.zst format support.
tar_zstd_compress() for compress.
tar_zstd_decompress() for decompress.
Fix segment fault bug when call zstd_decompress()
function with unexist filename.
Fix incompletely decompress bug when a file has
multiple EOF char, e.g. tar file.