struct kref {
  atomic_t refcount;
};