re__strncopy
static void re__strncopy(wchar_t *, wchar_t *, size_t);
re__strncopy(ofd + fx, nfd + fx, len);
re__strncopy(ofd, nfd, len);
re__strncopy(ofd, nfd, len);
re__strncopy(ofd + fx, nfd + fx, len);
re__strncopy(ofd, nfd, len);