pub unsafe extern "system" fn SetupDiGetDeviceInstallParamsW(
    deviceinfoset: HDEVINFO,
    deviceinfodata: *const SP_DEVINFO_DATA,
    deviceinstallparams: *mut SP_DEVINSTALL_PARAMS_W,
) -> BOOL