pub fn calculate_capset_mask<'a, I: Iterator<Item = &'a str>>(
    context_names: I
) -> u64