package patching func PatchMgmnt(enable bool) error { return nil } func GetWinUpdates() {} func InstallUpdates(guids []string) {}