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