pub unsafe extern "C" fn g_hash_table_lookup_extended( hash_table: *mut GHashTable, lookup_key: *const c_void, orig_key: *mut *mut c_void, value: *mut *mut c_void ) -> i32