pub unsafe extern "C" fn PMPI_Send_init( buf: *const c_void, count: i32, datatype: MPI_Datatype, dest: i32, tag: i32, comm: MPI_Comm, request: *mut MPI_Request, ) -> i32