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