func math/bits.RotateLeft16

one use

	math/bits (current package)
		bits.go#L197: func RotateLeft16(x uint16, k int) uint16 {