The maximum size of the process stack.
const Stack: Resource = Resource(cty::RLIMIT_STACK as c_int);
prlimit(2) and RLIMIT_STACK therein