SearchSlot
status = node.SearchSlot(key, &slot, BTREE_BACKWARD);
status = node.SearchSlot(key, &slot, type);
status_t SearchSlot(const btrfs_key& key, int* slot,