_zip_hash_new      55 ext/zip/lib/zip_new.c     if ((za->names = _zip_hash_new(ZIP_HASH_TABLE_SIZE, error)) == NULL) {
_zip_hash_new     540 ext/zip/lib/zipint.h zip_hash_t *_zip_hash_new(zip_uint16_t hash_size, zip_error_t *error);