#[unsafe(no_mangle)]pub unsafe extern "C" fn xmlHashLookup3( _table: *mut c_void, _name: *const xmlChar, _name2: *const xmlChar, _name3: *const xmlChar, ) -> *mut c_void
Look up a 3-key entry.