The maximum size of the process's virtual memory.
const VirtualMemory: Resource = Resource(cty::RLIMIT_AS as c_int);
prlimit(2) and RLIMIT_AS therein