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