SilcUInt16 silc_command_get_ident(SilcCommandPayload payload);
Return the command identifier from the payload. The identifier can be used to identify which command reply belongs to which command. The client sets the identifier to the payload and server must return the same identifier in the command reply.