pub(crate) fn parse_pointer_authentication_list_with_polarity( slot: &mut Vec<(PointerAuthOption, bool)>, v: Option<&str>, ) -> bool