SilcBuffer silc_command_payload_encode_vap(SilcCommand cmd, SilcUInt16 ident, SilcUInt32 argc, va_list ap);
This is equivalent to the silc_command_payload_encode_va except takes the va_list as argument.