pub unsafe extern "C" fn findNextLargerPrime(
    start: l_int32,
    pprime: *mut l_uint32
) -> l_ok