pub unsafe extern "system" fn WSDCreateDeviceProxy2(
    pszdeviceid: PCWSTR,
    pszlocalid: PCWSTR,
    pcontext: IWSDXMLContext,
    pconfigparams: *const WSD_CONFIG_PARAM,
    dwconfigparamcount: u32,
    ppdeviceproxy: *mut IWSDDeviceProxy
) -> HRESULT