UI_set_method
LCRYPTO_USED(UI_set_method);
const UI_METHOD *UI_set_method(UI *ui, const UI_METHOD *meth);
LCRYPTO_ALIAS(UI_set_method);