pub unsafe extern "C" fn MPI_Comm_connect( port_name: *const c_char, info: MPI_Info, root: c_int, comm: MPI_Comm, newcomm: *mut MPI_Comm, ) -> c_int