pub unsafe fn DnsHostnameToComputerNameExW<P0>( hostname: P0, computername: Option<PWSTR>, nsize: *mut u32, ) -> BOOLwhere P0: Param<PCWSTR>,