find_divisors
ATTRIBUTE_WARN_UNUSED_RET int find_divisors(nn_src_t in);
ret = find_divisors(&n); EG(ret, err);