Function MPI_Comm_create

extern(C) int MPI_Comm_create (
  void* comm,
  void* group,
  void** newcomm
);