pub unsafe extern "system" fn WSDCreateDeviceProxy(
    pszdeviceid: PCWSTR,
    pszlocalid: PCWSTR,
    pcontext: *mut c_void,
    ppdeviceproxy: *mut *mut c_void,
) -> HRESULT