The maximum size of files this process can create.
const FileSize: Resource = Resource(cty::RLIMIT_FSIZE as c_int);
prlimit(2) and RLIMIT_FSIZE therein