rotateRight

fun UInt.rotateRight(bits: Int): UInt
fun Int.rotateRight(bits: Int): Int
fun Long.rotateRight(bits: Int): Long

Rotates this bits to the right