Function silc_command_set_command
SYNOPSIS
void silc_command_set_command(SilcCommandPayload payload,
SilcCommand command);
DESCRIPTION
Function to set the command to already allocated Command Payload. This
makes it easy to change the command in the payload without encoding new
Command Payload.