Return which kind of UI prompt or message a UI_STRING represents.
Declared in <openssl/ui.h>
<openssl/ui.h>
UI_string_types UI_get_string_type(UI_STRING* uis);
One of the UI_string_types values (prompt, verify, boolean, info, or error).