void verse_session_destroy( VSession session );
void verse_session_destroy
This function destroys the given Verse session. Destroying a session does not send out the connect_terminate command; you should do that manually.
Destroying the current session will cause some other session to become current.