int CacheContains( ffi.Pointer<ffi.Char> storeName, ffi.Pointer<ffi.Char> key, ) { return _CacheContains( storeName, key, ); }