pub unsafe fn DsRemoveDsDomainA<P0, P1>(hds: P0, domaindn: P1) -> u32
where P0: IntoParam<HANDLE>, P1: IntoParam<PCSTR>,