I have a template function that I need to call, it looks something like this:
template R fn_call(qword fn, A... args) { using