pub fn skip_next_braces(input: &str, target_char: char) -> Option<(usize, bool)>
Given a string, returns how many characters need to be skipped