map_abs
#define map_abs(c) hid_map_usage(hi, usage, bit, max, EV_ABS, (c))
#define map_abs(c) hid_map_usage(hidinput, usage, &bit, &max, EV_ABS, (c))