func math/bits.RotateLeft

one use

	math/bits (current package)
		bits.go#L176: func RotateLeft(x uint, k int) uint {