fe_sub
static void fe_sub(fe h, const fe f, const fe g) {
static __always_inline void fe_sub(fe_loose *h, const fe *f, const fe *g)