htable_sizeinbytes
static int htable_sizeinbytes(HashTable *pTable);
total_size += htable_sizeinbytes((*cachep)->ldmemc_resTmp);
total_size += htable_sizeinbytes((*cachep)->ldmemc_resLookup);
size += htable_sizeinbytes(cache->ldmemc_resTmp);
size += htable_sizeinbytes(cache->ldmemc_resLookup);