hash4
static uint32_t hash4(const void *, size_t) __attribute__((__unused__));
uint32_t (*__default_hash)(const void *, size_t) = hash4;