pub unsafe extern "C" fn SCIPsetNlpiPriority( scip: *mut SCIP, nlpi: *mut SCIP_NLPI, priority: c_int, ) -> SCIP_RETCODE
sets the priority of an NLPI