pub unsafe extern "system" fn DiInstallDevice(
    hwndparent: HWND,
    deviceinfoset: HDEVINFO,
    deviceinfodata: *const SP_DEVINFO_DATA,
    driverinfodata: *const SP_DRVINFO_DATA_V2_W,
    flags: DIINSTALLDEVICE_FLAGS,
    needreboot: *mut BOOL,
) -> BOOL