with_primes
EXPORT_SYMBOL(with_primes);
void with_primes(void *ctx, primes_fn fn);
with_primes(suite, dump_primes);