typedef struct SilcNotifyPayloadStruct *SilcNotifyPayload;
This context is the actual Notify Payload and is allocated by silc_notify_payload_parse and given as argument usually to all silc_notify_payload_* functions. It is freed by the silc_notify_payload_free function.