fe25519_pow2523
void fe25519_pow2523(fe25519 *r, const fe25519 *x);
fe25519_pow2523(&t, &t);
static void fe25519_pow2523(fe25519 *r, const fe25519 *x);