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