Get the runtime version of liblzma as a string.
Version string like "5.4.1"
console.log(versionString()); // "5.4.1" Copy
console.log(versionString()); // "5.4.1"
Get the runtime version of liblzma as a string.