/*D
   MPI_Session_fromint - converts an integer handle to MPI_Session

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

Input Parameters:
. session - session (integer)

.N ThreadSafe

D*/

