pack_count
if (pack_count(NULL) >= MAX_PACK_COUNT) {
if (pack_count(obj) >= MAX_PACK_COUNT) {
short pack_count(const object *);