pub fn ordered_headers<'a>( profile: &Option<StealthProfile>, headers: &'a [(String, String)], ) -> Vec<(&'a str, &'a str)>