Future<bool> groth16Verify({ required String proof, required String inputs, required String verificationKey, int errorBufferSize, });