pub unsafe extern "C" fn cmark_node_insert_after( node: *mut cmark_node, sibling: *mut cmark_node, ) -> c_int