kstat_write
if (kstat_write(kc, cnt_ksp, NULL) == FAIL) {
kstat_chain_id = kstat_write(kc, ksp, data);
extern kid_t kstat_write(kstat_ctl_t *, kstat_t *, void *);