mainposition
Node *n = mainposition(t, key);
mp = mainposition(t, key);
othern = mainposition(t, gkey(mp));
return mainposition(t, key);