pub unsafe extern "C" fn cmark_markdown_to_html( text: *const c_char, len: c_int, options: c_int, ) -> *mut c_char