pub unsafe fn hash_remove_entry2( table: *mut HashTable, name: *const xmlChar, name2: *const xmlChar, f: Option<xmlHashDeallocator>, ) -> c_int
Remove an entry by two keys.