func golang.org/x/sys/unix.ParseDirent

one use

	golang.org/x/sys/unix (current package)
		dirent.go#L65: func ParseDirent(buf []byte, max int, names []string) (consumed int, count int, newnames []string) {