pub fn build_simple_error_message(
    title: &str,
    span: &Z80Span,
    severity: Severity
) -> String