pub unsafe fn ADsSetLastError<P0, P1>(dwerr: u32, pszerror: P0, pszprovider: P1)
where P0: IntoParam<PCWSTR>, P1: IntoParam<PCWSTR>,