__hash_bucket_find
return __hash_bucket_find(bucket, ref, exact_match);
entry = __hash_bucket_find(*bucket, ref, containing_match);