sig
  val typeset_table_of_contents :
    font:Cpdfembed.cpdffont ->
    fontsize:float -> title:string -> bookmark:bool -> Pdf.t -> Pdf.t
end