46# define SQSH_STATIC_ASSERT(cond)
53# define SQSH_STATIC_ASSERT(cond) _Static_assert(cond, #cond)
59#define SQSH_NO_UNUSED __attribute__((warn_unused_result))
64#define SQSH_NO_EXPORT __attribute__((visibility("hidden")))
size_t sqsh_index_t
typedef used for indexing