type golang.org/x/sys/unix.Statx_t

2 uses

	golang.org/x/sys/unix (current package)
		zsyscall_linux.go#L1573: func Statx(dirfd int, path string, flags int, mask int, stat *Statx_t) (err error) {
		ztypes_linux.go#L90: type Statx_t struct {