pub fn get_regex_complexity_estimate_very_slow( input: &str, ) -> Result<usize, RegexValidationError>