contains_key
static bool contains_key(struct btree_node *node, uint64_t key)
static bool contains_key(struct btree_node *n, uint64_t key, int index)