fe_frombytes
static void fe_frombytes(fe h, const uint8_t *s) {
static __always_inline void fe_frombytes(fe *h, const uint8_t *s)