SilcNotifyPayload silc_notify_payload_parse(const unsigned char *payload, SilcUInt32 payload_len);
Parse notify payload buffer and return data into payload structure. The `buffer' is the raw payload data.