pub unsafe extern "C" fn SCIPmessageVPrintInfo( messagehdlr: *mut SCIP_MESSAGEHDLR, formatstr: *const c_char, ap: va_list, )
prints a message, acting like the vprintf() command