pub fn least_significant_bit(x: U256) -> i32
Returns the position of the least significant bit (lowest set bit) in a U256 number.