pub fn const_ident_any(length: u32) -> impl Strategy<Value = Ident>
Generate a random constant identifier of length containing any characters from our constant dictionary
length