pub fn get_num_unpairs_external(
    x: &Vec<(usize, usize), Global>,
    y: &[usize]
) -> usize