round_int
i += round_int(fp, &tmp_cx, rn, sign, i & 1);
static int round_int(struct fpn *, int *, int, int, int);