apm_event_info
struct apm_event_info *ev_info;
ev_info = (struct apm_event_info *)addr;
#define APMIO_NEXTEVENT _IOR('A', 100, struct apm_event_info)
struct apm_event_info apmevent;