pub fn right_rotate_32(a: u8, b: u32) -> u32
Right-rotate a 32-bit value by the given amount.
92 mWU (milli weight units)