Function MPI_Type_match_size

extern(C) int MPI_Type_match_size (
  int typeclass,
  int size,
  void** type
);