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