gpiochip_add_data
#define gpiochip_add_data(gc, data) ({ \
#define gpiochip_add_data(gc, data) gpiochip_add_data_with_key(gc, data, NULL, NULL)