pub fn lbit(x: u64, n: u64) -> Option<u64>
Returns the lowest bit that can change a number into a prime, if any.