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

one use

	golang.org/x/sys/unix (current package)
		str.go#L9: func itoa(val int) string { // do it here rather than with fmt to avoid dependency