//go:build !windows package guard func Start(onViolation func(reason string)) {} func Stop() {}