Returns the seals of this file.
impl File { fn seals(&self) -> Result<FileSeals, Errno> }
The required kernel version is 3.17.
fcntl(2) and F_GET_SEALS therein