dbhtml_funcsynopsis-style — Specifies presentation style for a funcsynopsis
<?dbhtml funcsynopsis-style="kr"|"ansi"?>Use the <?dbhtml funcsynopsis-style?> PI as a child of
      a funcsynopsis or anywhere within a funcsynopsis
      to control the presentation style for output of all
      funcprototype instances within that funcsynopsis.
Displays funcprototype output in K&R style
Displays funcprototype output in ANSI style