pub unsafe extern "C" fn MPI_Type_get_extent( type_: MPI_Datatype, lb: *mut MPI_Aint, extent: *mut MPI_Aint, ) -> c_int