atomic_dec_64_nv
#define zfs_refcount_remove(rc, holder) atomic_dec_64_nv(&(rc)->rc_count)
extern uint64_t atomic_dec_64_nv(volatile uint64_t *);