pub fn fluent_value_from_str_list_sep_by_and(
    l: Vec<Cow<'_, str>>
) -> FluentValue<'_>