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