pub unsafe extern "C" fn PMPI_Type_get_true_extent( datatype: MPI_Datatype, true_lb: *mut MPI_Aint, true_extent: *mut MPI_Aint, ) -> c_int