Ensure that template suggestion is added after all others (has knowledge of what's already there) Drupal 8, 9

https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Render!theme.api.php/function/hook_theme_suggestions_alter/8.9.x

So we use the more specific one in Twigsuggest to ensure we’re batting close to last. We could alter the weight of our hook to be absolutely sure.