diff
diff(Bigint *a, Bigint *b)
#define diff(magnitude) (a->fp_sign ? opposite_cc(magnitude) : (magnitude))