Function silc_command_set_ident
SYNOPSIS
void silc_command_set_ident(SilcCommandPayload payload, uint16 ident);
DESCRIPTION
Function to set identifier to already allocated Command Payload. Command
payloads are frequentlly resent in SILC and thusly this makes it easy
to set the identifier without encoding new Command Payload.