The maximum size of a core dump.
const CoreDumpSize: Resource = Resource(cty::RLIMIT_CORE as c_int);
prlimit(2) and RLIMIT_CORE therein