The maximum size of the process's data segment.
const DataSegment: Resource = Resource(cty::RLIMIT_DATA as c_int);
prlimit(2) and RLIMIT_DATA therein