Variable MPI_Status.MPI_ERROR

struct MPI_Status
{
  // ...
  int MPI_ERROR;
  // ...
}