//go:build dev package osimage func CheckTargetSafe(targetPath string, expectedRawSize int64) error { return nil }