pub unsafe extern "C" fn findNextLargerPrime(
    start: i32,
    pprime: *mut u32
) -> i32