pub fn caml_pasta_fp_plonk_index_decode(
    bytes: &[u8],
    srs: &WasmSrs
) -> Result<WasmPastaFpPlonkIndex, JsError>