pub fn next_prime(n: &BigUint) -> BigUint
Calculate the next larger prime, given a starting number n.
n