pub fn extract_from_sel( e_idx: usize, active_arena: &mut [Active], ) -> Option<usize>
Extract an active from the SEL (sorted edge list) Direct port from clipper.engine.cpp ExtractFromSEL