void silc_fsm_event_init(SilcFSMEvent event, SilcFSM fsm);
Initializes a pre-allocates FSM event context. This call is equivalent to silc_fsm_event_alloc except this use the pre-allocated context. This fuction does not allocate any memory.