pr_fact
static void pr_fact(BIGNUM *, int, int); /* print factors of a value */
pr_fact(val, hflag, xflag);