int silc_buffer_unformat(SilcBuffer src, ...);
Formats a buffer from a variable argument list. Returns -1 on error and the length of the formatted buffer otherwise.