pub unsafe fn DsReplicaUpdateRefsW<P1, P2>( hds: HANDLE, namecontext: P1, dsadest: P2, puuiddsadest: *const GUID, options: u32, ) -> u32where P1: Param<PCWSTR>, P2: Param<PCWSTR>,