pub fn apply_style(
    style: WritingStyle,
    separator: &str,
    names: &[String]
) -> String