pub unsafe extern "C" fn MPI_File_write_ordered_begin( fh: MPI_File, buf: *const c_void, count: c_int, datatype: MPI_Datatype, ) -> c_int