utf8_copy
(void) utf8_copy(&tmp_ace4[i].who,
(void) utf8_copy(&allow->who, &deny->who);
(void) utf8_copy(&ace->who, &nace.who);
extern utf8string *utf8_copy(utf8string *, utf8string *);