pub unsafe fn hash_lookup2( table: *mut HashTable, name: *const xmlChar, name2: *const xmlChar, ) -> *mut c_void
Look up an entry by two keys.