pub fn caml_pasta_fp_plonk_proof_batch_verify(
    indexes: WasmVector<WasmPlonkVerifierIndex>,
    proofs: WasmVector<WasmFpProverProof>
) -> bool