pub unsafe fn AddClusterResourceDependencyEx<P2>( hresource: HRESOURCE, hdependson: HRESOURCE, lpszreason: P2, ) -> u32where P2: Param<PCWSTR>,