pub unsafe fn WSDCreateDiscoveryProvider<P0>(
    pcontext: P0
) -> Result<IWSDiscoveryProvider>
where P0: IntoParam<IWSDXMLContext>,