pub fn render_doc_comment_with_processor( doc_comment: &str, prefix: &str, opencv_version: &str, post_processor: impl FnMut(&mut String)) -> String