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