void silc_command_set_ident(SilcCommandPayload payload, SilcUInt16 ident);
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.