pub unsafe extern "C" fn xmlHashUpdateEntry3( hash: *mut xmlHashTable, name: *const xmlChar, name2: *const xmlChar, name3: *const xmlChar, userdata: *mut c_void, dealloc: xmlHashDeallocator, ) -> c_int