27 #define HASH CONF_HASH
29 #define HASH hash_xxfast
40 uint32_t (*
hash_convenience)(uint32_t one, uint32_t two, uint32_t three, uint32_t four, uint32_t five);
43 uint32_t (*
hash_convenience_ptr)(uint32_t * one, uint32_t * two, uint32_t * three, uint32_t * four, uint32_t * five);