pub unsafe extern "system" fn SetupDiSetDriverInstallParamsW(
    deviceinfoset: HDEVINFO,
    deviceinfodata: *const SP_DEVINFO_DATA,
    driverinfodata: *const SP_DRVINFO_DATA_V2_W,
    driverinstallparams: *const SP_DRVINSTALL_PARAMS,
) -> BOOL