pub unsafe extern "C" fn cmark_node_set_title( node: *mut cmark_node, title: *const c_char, ) -> c_int