pub fn create_proof( mixer_proof_input: MixerProofPayload, rng: &mut OsRng, ) -> Result<MixerProof, OperationError>