pub unsafe fn DsReplicaDelW<P1, P2>( hds: HANDLE, namecontext: P1, dsasrc: P2, options: u32, ) -> u32where P1: Param<PCWSTR>, P2: Param<PCWSTR>,