int silc_vasprintf(char **ptr, const char *format, va_list ap)
Same as silc_asprintf but takes the argument from the `ap' variable argument list.