MPI_Type_struct
int MPI_Type_struct(int, int *, MPI_Aint *, MPI_Datatype *, MPI_Datatype *);
Returns a new datatype that representscount blocks, each with a distinct format and offset.