pub(super) fn annotate_doc_comment(
    dcx: &DiagCtxt,
    err: &mut Diagnostic,
    sm: &SourceMap,
    span: Span
)