fe_frombytes
static void fe_frombytes(fe *h, const uint8_t s[32]) {
static void fe_frombytes(fe h, const uint8_t *s)