pub const fn rotate_right(word: u32, count: u32) -> u32
Rotates a software-model word right by a constant or dynamic count.