stack_getbounds
extern int stack_getbounds(stack_t *);
if (stack_getbounds(&st) == 0) {
if (stack_getbounds(&st) != 0) {