pub unsafe extern "C" fn SCIPmessageVFPrintInfo( messagehdlr: *mut SCIP_MESSAGEHDLR, file: *mut FILE, formatstr: *const c_char, ap: va_list, )
prints a message into a file, acting like the vfprintf() command