pub unsafe extern "C" fn HashTableContainsKey( hashTable: *const HashTable, key: *const c_void, ) -> c_int