pub unsafe extern "C" fn SCIPfindExprhdlr( scip: *mut SCIP, name: *const c_char, ) -> *mut SCIP_EXPRHDLR
returns an expression handler of a given name (or NULL if not found)