void silc_command_set_command(SilcCommandPayload payload, SilcCommand command);
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.