extern void html_mdoc(void *, const struct mdoc *);
extern void html_man(void *, const struct man *);
extern void html_free(void *);
extern void html_mdoc(void *, const struct mdoc *);
extern void html_man(void *, const struct man *);
extern void html_free(void *);
extern void *ascii_alloc(void);
extern void tree_mdoc(void *, const struct mdoc *);
extern void tree_man(void *, const struct man *);
extern void *ascii_alloc(void);
extern void tree_mdoc(void *, const struct mdoc *);
extern void tree_man(void *, const struct man *);