pub unsafe extern "system" fn SwDeviceInterfacePropertySet(
    hswdevice: HSWDEVICE,
    pszdeviceinterfaceid: PCWSTR,
    cpropertycount: u32,
    pproperties: *const DEVPROPERTY,
) -> HRESULT