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