fn parse_ident<'a>( ident: &'a str, strict: bool, ) -> Result<ArrayRustType<Cow<'a, str>>, EvalError>