Disallow reducing the size of the file.
const SEAL_SHRINK: FileSeals = FileSeals(cty::F_SEAL_SHRINK);
fcntl(2) and F_SEAL_SHRINK therein