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