pub fn fcntl_add_seals<Fd>(fd: Fd, seals: SealFlags) -> Result<(), Errno> ⓘwhere Fd: AsFd,
dep_rustix
fcntl(fd, F_ADD_SEALS)