SODIUM_SIZE_MAX

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
enum SODIUM_SIZE_MAX = SODIUM_MIN(UINT64_MAX, SIZE_MAX);

Meta