get_offset
#define get_offset(name, type) \
#define get_offset(name, type) (offsetof(struct options, name))