int silc_buffer_unformat_vp(SilcBuffer src, va_list vp);
Unformats a buffer from a variable argument list indicated by the `ap'. Returns -1 on error and the length of the unformatted buffer otherwise.