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