fe_copy
static void fe_copy(fe h, const fe f) {
static __always_inline void fe_copy(fe *h, const fe *f)