Cover remaining template_preprocess_*() deprecations
### Problem/Motivation Extended FunctionToServiceRector with 14 template_preprocess_*() functions deprecated in drupal:11.3.0 and removed in drupal:12.0.0, mapping each to its corresponding *Preprocess service method. ### Work items - Commit(s): [d2d6e487a7](https://github.com/palantirnet/drupal-rector/commit/d2d6e487a70d) - Pull request(s): [PR #358](https://github.com/palantirnet/drupal-rector/pull/358) ### Credit - Implemented by: @bbrala - Reviewed / helped by: @mglaman --- *Filed retroactively as part of the Drupal 12 rector coverage effort. Closed as fixed; credit to be applied to the contributors listed above.* *AI was used extensively to build this change and to file this issue. See [Dries Buytaert: AI-generated Rector rules for Drupal](https://dri.es/ai-generated-rector-rules-for-drupal) and [Björn Brala: Drupal Rector rules are config, not code. Mostly.](https://www.linkedin.com/pulse/drupal-rector-rules-config-code-mostly-bj%C3%B6rn-brala-vfpwe/).*
issue