findstack_info_t
findstack_info_t fsi;
findstack_info_t si_fsi; /* transient callback state */
findstack_info_t *fsip = &sip->si_fsi;
findstack_info_t *fsip = &si.si_fsi;
extern int stacks_findstack(uintptr_t, findstack_info_t *, uint_t);
stacks_findstack(uintptr_t addr, findstack_info_t *fsip, uint_t print_warnings)
int kill_fp, findstack_info_t *fsip)
stacks_findstack(uintptr_t addr, findstack_info_t *fsip, uint_t print_warnings)