pub(crate) fn extract_post_comment( post_snippet: &str, comment_end: usize, separator: &str, is_last: bool) -> Option<String>