pub unsafe fn DhcpServerQueryDnsRegCredentials<P0>( serveripaddress: P0, uname: &mut [u16], domain: &mut [u16], ) -> u32where P0: Param<PCWSTR>,