pub unsafe extern "system" fn SetupDiCreateDeviceInfoListExW(
    classguid: *const GUID,
    hwndparent: HWND,
    machinename: PCWSTR,
    reserved: *mut c_void
) -> HDEVINFO
Expand description

Required features: "Win32_Devices_DeviceAndDriverInstallation", "Win32_Foundation"