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

Required features: "Win32_Devices_DeviceAndDriverInstallation", "Win32_Foundation"