static inline SilcBuffer silc_buffer_salloc(SilcStack stack, SilcUInt32 len);
Allocates new SilcBuffer and returns it. This routine use SilcStack are memory source. If `stack' is NULL reverts back to normal allocating routine.