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