UI_method_set_flusher
LCRYPTO_USED(UI_method_set_flusher);
int UI_method_set_flusher(UI_METHOD *method, int (*flusher)(UI *ui));
LCRYPTO_ALIAS(UI_method_set_flusher);