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