t / t4018 / cpp-class-constructoron commit refs.c: don't expose the internal struct ref_lock in the header file (3581d79)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}