REPARSE_SYM_PATH_MAX
slen = 2 * UniStrnlen((wchar_t *)path, REPARSE_SYM_PATH_MAX);
if (strlen(symname) > REPARSE_SYM_PATH_MAX)