ge25519_pack
ge25519_pack(pk, &gepk);
ge25519_pack(sm, &ger);
ge25519_pack(rcheck, &get2);
static void ge25519_pack(unsigned char r[32], const ge25519 *p);