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