pub fn caml_fq_srs_get_lagrange_basis(
    srs: &WasmFqSrs,
    domain_size: i32
) -> WasmVector<WasmPolyComm>