fe_invert
static void fe_invert(fe out, const fe z) {
static __always_inline void fe_invert(fe *out, const fe *z)