stassoc_event
struct stassoc_event *pstassoc = (struct stassoc_event *)pbuf;
struct stassoc_event *padd_sta_evt;
cmdsz = (sizeof(struct stassoc_event) + sizeof(struct C2HEvent_Header));
pc2h_evt_hdr->len = sizeof(struct stassoc_event);
padd_sta_evt = (struct stassoc_event *)(pevtcmd + sizeof(struct C2HEvent_Header));
{sizeof(struct stassoc_event), &rtw_stassoc_event_callback},