Disallow increasing the size of the file.
const SEAL_GROW: FileSeals = FileSeals(cty::F_SEAL_GROW);
fcntl(2) and F_SEAL_GROW therein