pub unsafe fn GetClusterKey<P0>(hcluster: P0, samdesired: u32) -> Result<HKEY>
where P0: IntoParam<HCLUSTER>,