pub unsafe extern "C" fn SCIPmessageVPrintDialog( messagehdlr: *mut SCIP_MESSAGEHDLR, formatstr: *const c_char, ap: va_list, )
prints a dialog message that requests user interaction, acting like the vprintf() command