not_ascii
ret_val += not_ascii(param, token);
ret_val += not_ascii(param, value);
static int not_ascii(char *param, char *pt);
ret_val += not_ascii(param, value);
uint8_t not_ascii[MAXPATHLEN];
not_ascii[i] = j;
not_ascii[i] = '\0';
(void) strlcpy(ugc.ufmg_devpath, (char *)not_ascii, MAXPATHLEN);
(void) strlcpy(ubz.ufbz_devpath, (char *)not_ascii, MAXPATHLEN);
(void) strlcpy(urep.ufmr_devpath, (char *)not_ascii, MAXPATHLEN);