LZMA_VLI_UNKNOWN

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
package extern (C) package nothrow @nogc
static if(BOTAN_HAS_LZMA)
enum LZMA_VLI_UNKNOWN = ulong.max;

Meta