pub fn parse_flags_borrowed(args: &[String]) -> Vec<&str>
Alternative parsing that returns borrowed strings where possible