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