refactor(turbopack): Make invalidator flag explicit (#80414)
### What?
Make `#[turbo_tasks::function(invalidator)]` a thing. It's a preparation for the automatic (runtime) detection of statically-analyzable immutable turbo task.
### Why?
We need it for an advanced optimization