pub(crate) fn comment_positions(
    tree: &Tree,
    src: &str,
    config: &TreeSitterConfig
) -> Vec<MatchedPos>