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