If s is a function template, i.e. the only member of a template and that member is a function, return that template.
symbol that might be a function template
template for that function, otherwise null
See Implementation
If s is a function template, i.e. the only member of a template and that member is a function, return that template.