I\'m trying to implement deletion node in BST, but using pointer to the correct node as argument. So I have a function which is searching node, and return pointer to it (or