_FindFirst
Node* _FindFirst(const PrimaryKey& key,
Node* node = _FindFirst(key, NULL);
Node* node = _FindFirst(key, &parent);