func math/bits.RotateLeft8

one use

	math/bits (current package)
		bits.go#L187: func RotateLeft8(x uint8, k int) uint8 {