pub unsafe fn DnsConnectionDeleteProxyInfo<P0>(
    pwszconnectionname: P0,
    type: DNS_CONNECTION_PROXY_TYPE
) -> u32
where P0: IntoParam<PCWSTR>,