Shifts the binary representation of self by n digits to the right, masking the shift amount to the bit width of Self.
fun &>>=(_ n: Int) { inout }