t / t4018 / cpp-template-function-definitionon commit refs.c: don't expose the internal struct ref_lock in the header file (3581d79)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}