pub unsafe extern "C" fn SCIPlpCreate( lp: *mut *mut SCIP_LP, set: *mut SCIP_SET, messagehdlr: *mut SCIP_MESSAGEHDLR, stat: *mut SCIP_STAT, name: *const c_char, ) -> SCIP_RETCODE
creates empty LP data object