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