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