pollard_rho
ret = pollard_rho(&(divisors[n_divisors_found]), &n, c);
ATTRIBUTE_WARN_UNUSED_RET int pollard_rho(nn_t d, nn_src_t n, const word_t c);