Put GetTemplateArgs(clang::TypeLoc) back in lifetime_annotations. This was moved to clang-tidy in https://github.com/google/crubit/commit/d7a1207320da90a56df2197f90fca7fa26f86dfe, but it will be needed in lifetime_annotations once we add support for parsing type attributes; see pending unknown commit. PiperOrigin-RevId: 433460266