pub unsafe extern "C" fn MPI_Type_vector(
count: i32,
blocklength: i32,
stride: i32,
oldtype: MPI_Datatype,
newtype: *mut MPI_Datatype,
) -> i32pub unsafe extern "C" fn MPI_Type_vector(
count: i32,
blocklength: i32,
stride: i32,
oldtype: MPI_Datatype,
newtype: *mut MPI_Datatype,
) -> i32