pub unsafe fn OpenCluster<P0>(lpszclustername: P0) -> HCLUSTER
where P0: IntoParam<PCWSTR>,