t / t4018 / cpp-class-definition-derivedon commit sha1_file.c: use type off_t* for object_info->disk_sizep (166df26)
   1class RIGHT :
   2        public Baseclass
   3{
   4        int ChangeMe;
   5};