#ifndef hash_H #define hash_H uint32_t rokkit(const char *data, int len); #endif