pub unsafe extern "C" fn MPI_Comm_split_type( comm: MPI_Comm, split_type: c_int, key: c_int, info: MPI_Info, newcomm: *mut MPI_Comm, ) -> c_int