pub fn fcntl_get_seals<Fd>(fd: Fd) -> Result<SealFlags, Errno> ⓘwhere Fd: AsFd,
dep_rustix
fcntl(fd, F_GET_SEALS)