pub unsafe fn DnsNameCompare_W<P0, P1>(pname1: P0, pname2: P1) -> BOOL
where P0: IntoParam<PCWSTR>, P1: IntoParam<PCWSTR>,