pub unsafe extern "C" fn xmlNodeAddContentLen( cur: *mut xmlNode, content: *const xmlChar, len: c_int, ) -> c_int