let pp_title fmt c = 
         Format.fprintf fmt "DataofS for %s '%s'"
           (if c.cstruct then "struct" else "union") c.cname