pub unsafe extern "C" fn SCIPsetPropPresolPriority( scip: *mut SCIP, prop: *mut SCIP_PROP, presolpriority: c_int, ) -> SCIP_RETCODE
sets the presolving priority of a propagator