pub unsafe extern "C" fn SCIPfindEventhdlr( scip: *mut SCIP, name: *const c_char, ) -> *mut SCIP_EVENTHDLR
returns the event handler of the given name, or NULL if not existing