UI_method_get_ex_data
const struct pem_password_cb_data *data = UI_method_get_ex_data(UI_get_method(ui), ui_method_data_index);
const void *UI_method_get_ex_data(const UI_METHOD *method, int idx);