pub unsafe extern "C" fn PMPI_Pack_size( incount: c_int, datatype: MPI_Datatype, comm: MPI_Comm, size: *mut c_int, ) -> c_int