+void *locale_alloc(const struct mchars *,
+ const struct manoutput *);
+void *utf8_alloc(const struct mchars *,
+ const struct manoutput *);
+void *ascii_alloc(const struct mchars *,
+ const struct manoutput *);
+void ascii_free(void *);
+void ascii_sepline(void *);