pub unsafe extern "C" fn SCIPsetFindConshdlr( set: *mut SCIP_SET, name: *const c_char, ) -> *mut SCIP_CONSHDLR
returns the constraint handler of the given name, or NULL if not existing