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