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