/*D
   MPI_Session_toint - converts MPI_Session to an integer handle

Synopsis:
.vb
int MPI_Session_toint(MPI_Session session)
.ve

Input Parameters:
. session - session (handle)

.N ThreadSafe

D*/

