cstack_top
int cstack_top(cstack_t *, void **, int *);
err = cstack_top(stp, (void **)&sp, (void *)NULL);