#ifndef TEST_HASHMAP_H #define TEST_HASHMAP_H void test_hashmap(); #endif