I am trying to get function overloads working with a function that takes generic type params.
Like this
function test_overload(arg1: T1,