pub unsafe extern "C" fn htmlNodeDumpFileFormat( out: *mut FILE, doc: xmlDocPtr, cur: xmlNodePtr, encoding: *const c_char, format: c_int, ) -> c_int