pub fn fstatat<Fd: AsFd, P: ?Sized + NixPath>( dirfd: Fd, pathname: &P, f: AtFlags, ) -> Result<FileStat>