fmtrunestrcpy      84 include/fmt.h  int		fmtrunestrcpy(Fmt *f, Rune *s);
fmtrunestrcpy     324 src/lib9/fmt/dofmt.c 	return fmtrunestrcpy(f, s);