pub fn fcntl_add_seals<Fd: AsFd>(fd: Fd, seals: SealFlags) -> Result<()>
fs
fcntl(fd, F_ADD_SEALS)—Add seals to fd’s inode.
fcntl(fd, F_ADD_SEALS)
fd