UI_add_error_string
LCRYPTO_USED(UI_add_error_string);
int UI_add_error_string(UI *ui, const char *text);
LCRYPTO_ALIAS(UI_add_error_string);