bitreverse — reverse the order of bits in a u32 value
u32 bitreverse (u32 x);
u32 bitreverse (
)
x
value to be bit-reversed