func strconv.AppendBool

one use

	strconv (current package)
		atob.go#L30: func AppendBool(dst []byte, b bool) []byte {