pub unsafe fn OpenClusterEx<P0>( lpszclustername: P0, desiredaccess: u32, grantedaccess: Option<*mut u32>, ) -> HCLUSTERwhere P0: Param<PCWSTR>,