pub unsafe fn DsBindWithCredW<P0, P1>( domaincontrollername: P0, dnsdomainname: P1, authidentity: Option<*const c_void>, phds: *mut HANDLE, ) -> u32where P0: Param<PCWSTR>, P1: Param<PCWSTR>,