void silc_stack_free(SilcStack stack);
Frees the data stack context. The stack cannot be used anymore after this and all allocated memory are freed.