pub unsafe fn OpenClusterGroupEx<P1>( hcluster: HCLUSTER, lpszgroupname: P1, dwdesiredaccess: u32, lpdwgrantedaccess: Option<*mut u32>, ) -> HGROUPwhere P1: Param<PCWSTR>,