MPI_Bsend_init
int MPI_Bsend_init(void*, int, MPI_Datatype, int,int, MPI_Comm, MPI_Request *);
Creates a persistent buffered mode send request.