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