pub fn caml_fq_srs_b_poly_commitment(
    srs: &WasmFqSrs,
    chals: WasmFlatVector<WasmPastaFq>
) -> Result<WasmPolyComm, JsValue>