hash_buf
return (hash_buf(&key, sizeof (key)));
extern uint64_t hash_buf(const void *, size_t);
return (hash_buf(&id, sizeof (id)));