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