auto [...]
auto &&[...]
Use our wrapper, which does not return nullptr if the `FunctionType`s do not match.
Before this commit, many passes in revng-c were skipping over non-isolated functions. Now revng-pipeline takes care of removing non-isolated functions so that check can be omitted everywhere.