STRUCT_FSET
#define STRUCT_FSET(handle, field, val) \
#define STRUCT_FSET(handle, field, val) ((handle).ptr->field = (val))