pub type AsyncMPCCircuit = Circuit<Curve25519Ristretto>;
pub struct AsyncMPCCircuit { /* private fields */ }