MPI_Pack
int MPI_Pack(void*, int, MPI_Datatype, void *, int, int *, MPI_Comm);
Packs the message in the specified send buffer into the specified buffer space.