fixpoint_sub
fixpoint_sub(&x1, &x1, &y1); \
fixpoint_sub(&x, a, b);
struct fixpoint *fixpoint_sub(struct fixpoint *, const struct fixpoint *,