Create a function that accepts a parameter of any type without the keyword template.
void f(auto b) { }