UI_UTIL_read_pw
ret = UI_UTIL_read_pw(buf, buff, (length > BUFSIZ) ? BUFSIZ : length,
int UI_UTIL_read_pw(char *buf, char *buff, int size, const char *prompt,