namespace start {
template <typename T>
T function(T);
}
