UI_add_user_data
LCRYPTO_USED(UI_add_user_data);
void *UI_add_user_data(UI *ui, void *user_data);
LCRYPTO_ALIAS(UI_add_user_data);