Disallow changing the contents of the file.
const SEAL_WRITE: FileSeals = FileSeals(cty::F_SEAL_WRITE);
fcntl(2) and F_SEAL_WRITE therein