pub unsafe extern "C" fn SCIPfindCutsel( scip: *mut SCIP, name: *const c_char, ) -> *mut SCIP_CUTSEL
returns the cut selector of the given name, or NULL if not existing